PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableFormXObjectCell Class / PDFFlowTableFormXObjectCell Constructor / PDFFlowTableFormXObjectCell Constructor(PDFFormXObject)
The cell content.
In This Topic
    PDFFlowTableFormXObjectCell Constructor(PDFFormXObject)
    In This Topic
    Initializes a new PDFFlowTableFormXObjectCell Object.
    Syntax
    public PDFFlowTableFormXObjectCell( 
       PDFFormXObject content
    )

    Parameters

    content
    The cell content.
    See Also